home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Frontier 4
/
Amiga Frontier 4 (Disk 1 of 2).adf
/
Assigns
next >
Wrap
Text File
|
1996-01-17
|
447b
|
11 lines
echo " Make sure you run this program everytime you want to load"
echo " Frontier Issue 4!! Also check that you don't have the Frontier"
echo " disks in the drive now. If they are in the drives you have 8"
echo " seconds to take them out"
wait 10
; I put wait 10 because it allows a bit of time to read the text bit!
Assign FrontierDisk1: hd1:FrontierIssue4
Assign FrontierDisk2: hd1:FrontierIssue4
hd0:libs/rtdd
echo " See ya! {converse} "
wait 3